-
Home
-
Efí Bank
-
3.1.1 (latest)
-
Code
-
Classes
- CodePointString
| Total Complexity |
67 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
236 |
| Lines of code |
166 |
| Logical lines of code |
105 |
| Comment lines |
0 |
| Methods |
15 |
| Properties |
0 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| split() |
S |
52 |
7 |
23 |
| endsWith() |
S |
58 |
7 |
14 |
| replace() |
S |
57 |
6 |
15 |
| startsWith() |
S |
58 |
6 |
14 |
| indexOf() |
S |
60 |
6 |
12 |
| indexOfLast() |
S |
60 |
6 |
12 |
| equalsTo() |
S |
61 |
6 |
11 |
| chunk() |
S |
53 |
5 |
21 |
| splice() |
S |
62 |
4 |
10 |
| __construct() |
S |
69 |
3 |
6 |
| append() |
S |
64 |
3 |
8 |
| codePointsAt() |
S |
73 |
3 |
4 |
| prepend() |
S |
64 |
3 |
8 |
| length() |
S |
79 |
1 |
3 |
| slice() |
S |
72 |
1 |
5 |